@brief Function prototype for the descriptors memory free code @ingroup dvb_table
@brief Function prototype for the descriptors parsing init code @ingroup dvb_table
@brief Function prototype for the descriptors parsing print code @ingroup dvb_table
@brief Function prototype for a function that initializes the descriptors parsing on a table @ingroup dvb_table
@enum descriptors @brief List containing all descriptors used by Digital TV MPEG-TS @ingroup dvb_table
@brief Converts from BCD to CPU integer internal representation @ingroup dvb_table
@brief frees a dvb_desc linked list @ingroup dvb_table
@brief parse MPEG-TS descriptors @ingroup dvb_table
@brief prints the contents of a struct dvb_desc linked list @ingroup dvb_table
@brief dumps data into the logs in hexadecimal format @ingroup dvb_table
@brief number of bytes for the descriptor's CRC check @ingroup dvb_table
@brief Maximum size of a table session to be parsed @ingroup dvb_table
@brief Contains the parsers for the several descriptors @ingroup dvb_table
@brief Table with all possible descriptors @ingroup dvb_table
@struct dvb_desc @brief Linked list containing the several descriptors found on a MPEG-TS table @ingroup dvb_table
@struct dvb_descriptor @brief Contains the parser information for the MPEG-TS parser code @ingroup dvb_table
@file descriptors.h @ingroup dvb_table @brief Provides a way to handle MPEG-TS descriptors found on Digital TV streams. @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) @author Mauro Carvalho Chehab @author Andre Roth
@par Relevant specs The descriptors herein are defined on the following specs: - ISO/IEC 13818-1 - ETSI EN 300 468 V1.11.1 (2010-04) - SCTE 35 2004 - http://www.etherguidesystems.com/Help/SDOs/ATSC/Semantics/Descriptors/Default.aspx - http://www.coolstf.com/tsreader/descriptors.html - ABNT NBR 15603-1 2007 - ATSC A/65:2009 spec
@par Bug Report Please submit bug reports and patches to linux-media@vger.kernel.org